wayland: Get implicit grab serial information from tablet devices
authorJason Gerecke <killertofu@gmail.com>
Fri, 23 Jun 2017 18:17:53 +0000 (11:17 -0700)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 20 Jul 2017 12:27:28 +0000 (14:27 +0200)
commit8419b51cc3894dfb6948ecd06e4782392d29bc24
treef7069be7d843e1b41c3be51b627b25a917eec63b
parent500d25e3c8be369b89c3e66d4e3a665ffd9f0810
wayland: Get implicit grab serial information from tablet devices

If a tablet device is used to perform actions like window moving or resizing,
GTK must provide the correct implicit grab serial number over Wayland to Mutter
in order for the action to succeed. This commit adds tablet support to the
implicit serial getters.

https://bugzilla.gnome.org/show_bug.cgi?id=777333
gdk/wayland/gdkdevice-wayland.c